zip
Returns Some containing a Pair of values of this and other if both Options are Some. Otherwise returns None.
Return
Some containing a Pair of values of this and other if both Options are Some. Otherwise returns None.
Since
1.1
Parameters
other
Other Option.